home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 2000 December / MaxiMac 109.iso / Macworld on CD n°109 / Applications (Mac OS X PB) / MacOSX ScreenSavers / Source Code / Sproingees / Sproingees.pbproj / project.pbxproj < prev   
Encoding:
Text File  |  2000-10-02  |  10.6 KB  |  535 lines  |  [????/????]

  1. {
  2.     archiveVersion = 1;
  3.     classes = {
  4.     };
  5.     objectVersion = 30;
  6.     objects = {
  7.         01473B31FF4C7D62D85030BC = {
  8.             isa = PBXFrameworkReference;
  9.             name = ScreenSaver.framework;
  10.             path = /System/Library/Frameworks/ScreenSaver.framework;
  11.             refType = 0;
  12.         };
  13.         01473B32FF4C7D62D85030BC = {
  14.             isa = PBXFrameworkReference;
  15.             name = OpenGL.framework;
  16.             path = /System/Library/Frameworks/OpenGL.framework;
  17.             refType = 0;
  18.         };
  19.         01473B40FF4C7D62D85030BC = {
  20.             fileRef = 01473B31FF4C7D62D85030BC;
  21.             isa = PBXBuildFile;
  22.             settings = {
  23.                 INCLUDED_OSS = (
  24.                     MACOS,
  25.                     WINDOWS,
  26.                     PDOUNIX,
  27.                 );
  28.             };
  29.         };
  30.         01473B41FF4C7D62D85030BC = {
  31.             fileRef = 01473B32FF4C7D62D85030BC;
  32.             isa = PBXBuildFile;
  33.             settings = {
  34.                 INCLUDED_OSS = (
  35.                     MACOS,
  36.                     WINDOWS,
  37.                     PDOUNIX,
  38.                 );
  39.             };
  40.         };
  41.         01473B42FF4C7E8BD85030BC = {
  42.             isa = PBXFileReference;
  43.             path = buildlwo.c;
  44.             refType = 4;
  45.         };
  46.         01473B43FF4C7E8BD85030BC = {
  47.             isa = PBXFileReference;
  48.             path = buildlwo.h;
  49.             refType = 4;
  50.         };
  51.         01473B44FF4C7E8BD85030BC = {
  52.             isa = PBXFileReference;
  53.             path = s1_1.c;
  54.             refType = 4;
  55.         };
  56.         01473B45FF4C7E8BD85030BC = {
  57.             isa = PBXFileReference;
  58.             path = s1_2.c;
  59.             refType = 4;
  60.         };
  61.         01473B46FF4C7E8BD85030BC = {
  62.             isa = PBXFileReference;
  63.             path = s1_3.c;
  64.             refType = 4;
  65.         };
  66.         01473B47FF4C7E8BD85030BC = {
  67.             isa = PBXFileReference;
  68.             path = s1_4.c;
  69.             refType = 4;
  70.         };
  71.         01473B48FF4C7E8BD85030BC = {
  72.             isa = PBXFileReference;
  73.             path = s1_5.c;
  74.             refType = 4;
  75.         };
  76.         01473B49FF4C7E8BD85030BC = {
  77.             isa = PBXFileReference;
  78.             path = s1_6.c;
  79.             refType = 4;
  80.         };
  81.         01473B4AFF4C7E8BD85030BC = {
  82.             isa = PBXFileReference;
  83.             path = s1_b.c;
  84.             refType = 4;
  85.         };
  86.         01473B4BFF4C7E8BD85030BC = {
  87.             isa = PBXFileReference;
  88.             path = SproingeeView.h;
  89.             refType = 4;
  90.         };
  91.         01473B4CFF4C7E8BD85030BC = {
  92.             isa = PBXFileReference;
  93.             path = SproingeeView.m;
  94.             refType = 4;
  95.         };
  96.         01473B4DFF4C7E8BD85030BC = {
  97.             isa = PBXFileReference;
  98.             path = sproingies.c;
  99.             refType = 4;
  100.         };
  101.         01473B4EFF4C7E8BD85030BC = {
  102.             isa = PBXFileReference;
  103.             path = sproingiewrap.c;
  104.             refType = 4;
  105.         };
  106.         01473B4FFF4C7E8BD85030BC = {
  107.             fileRef = 01473B43FF4C7E8BD85030BC;
  108.             isa = PBXBuildFile;
  109.             settings = {
  110.                 INCLUDED_OSS = (
  111.                     MACOS,
  112.                     WINDOWS,
  113.                     PDOUNIX,
  114.                 );
  115.             };
  116.         };
  117.         01473B50FF4C7E8BD85030BC = {
  118.             fileRef = 01473B4BFF4C7E8BD85030BC;
  119.             isa = PBXBuildFile;
  120.             settings = {
  121.                 INCLUDED_OSS = (
  122.                     MACOS,
  123.                     WINDOWS,
  124.                     PDOUNIX,
  125.                 );
  126.             };
  127.         };
  128.         01473B51FF4C7E8BD85030BC = {
  129.             fileRef = 01473B42FF4C7E8BD85030BC;
  130.             isa = PBXBuildFile;
  131.             settings = {
  132.                 ATTRIBUTES = (
  133.                     Debug,
  134.                 );
  135.                 INCLUDED_OSS = (
  136.                     MACOS,
  137.                     WINDOWS,
  138.                     PDOUNIX,
  139.                 );
  140.             };
  141.         };
  142.         01473B52FF4C7E8BD85030BC = {
  143.             fileRef = 01473B44FF4C7E8BD85030BC;
  144.             isa = PBXBuildFile;
  145.             settings = {
  146.                 ATTRIBUTES = (
  147.                     Debug,
  148.                 );
  149.                 INCLUDED_OSS = (
  150.                     MACOS,
  151.                     WINDOWS,
  152.                     PDOUNIX,
  153.                 );
  154.             };
  155.         };
  156.         01473B53FF4C7E8BD85030BC = {
  157.             fileRef = 01473B45FF4C7E8BD85030BC;
  158.             isa = PBXBuildFile;
  159.             settings = {
  160.                 ATTRIBUTES = (
  161.                     Debug,
  162.                 );
  163.                 INCLUDED_OSS = (
  164.                     MACOS,
  165.                     WINDOWS,
  166.                     PDOUNIX,
  167.                 );
  168.             };
  169.         };
  170.         01473B54FF4C7E8BD85030BC = {
  171.             fileRef = 01473B46FF4C7E8BD85030BC;
  172.             isa = PBXBuildFile;
  173.             settings = {
  174.                 ATTRIBUTES = (
  175.                     Debug,
  176.                 );
  177.                 INCLUDED_OSS = (
  178.                     MACOS,
  179.                     WINDOWS,
  180.                     PDOUNIX,
  181.                 );
  182.             };
  183.         };
  184.         01473B55FF4C7E8BD85030BC = {
  185.             fileRef = 01473B47FF4C7E8BD85030BC;
  186.             isa = PBXBuildFile;
  187.             settings = {
  188.                 ATTRIBUTES = (
  189.                     Debug,
  190.                 );
  191.                 INCLUDED_OSS = (
  192.                     MACOS,
  193.                     WINDOWS,
  194.                     PDOUNIX,
  195.                 );
  196.             };
  197.         };
  198.         01473B56FF4C7E8BD85030BC = {
  199.             fileRef = 01473B48FF4C7E8BD85030BC;
  200.             isa = PBXBuildFile;
  201.             settings = {
  202.                 ATTRIBUTES = (
  203.                     Debug,
  204.                 );
  205.                 INCLUDED_OSS = (
  206.                     MACOS,
  207.                     WINDOWS,
  208.                     PDOUNIX,
  209.                 );
  210.             };
  211.         };
  212.         01473B57FF4C7E8BD85030BC = {
  213.             fileRef = 01473B49FF4C7E8BD85030BC;
  214.             isa = PBXBuildFile;
  215.             settings = {
  216.                 ATTRIBUTES = (
  217.                     Debug,
  218.                 );
  219.                 INCLUDED_OSS = (
  220.                     MACOS,
  221.                     WINDOWS,
  222.                     PDOUNIX,
  223.                 );
  224.             };
  225.         };
  226.         01473B58FF4C7E8BD85030BC = {
  227.             fileRef = 01473B4AFF4C7E8BD85030BC;
  228.             isa = PBXBuildFile;
  229.             settings = {
  230.                 ATTRIBUTES = (
  231.                     Debug,
  232.                 );
  233.                 INCLUDED_OSS = (
  234.                     MACOS,
  235.                     WINDOWS,
  236.                     PDOUNIX,
  237.                 );
  238.             };
  239.         };
  240.         01473B59FF4C7E8BD85030BC = {
  241.             fileRef = 01473B4CFF4C7E8BD85030BC;
  242.             isa = PBXBuildFile;
  243.             settings = {
  244.                 ATTRIBUTES = (
  245.                     Debug,
  246.                 );
  247.                 INCLUDED_OSS = (
  248.                     MACOS,
  249.                     WINDOWS,
  250.                     PDOUNIX,
  251.                 );
  252.             };
  253.         };
  254.         01473B5AFF4C7E8BD85030BC = {
  255.             fileRef = 01473B4DFF4C7E8BD85030BC;
  256.             isa = PBXBuildFile;
  257.             settings = {
  258.                 ATTRIBUTES = (
  259.                     Debug,
  260.                 );
  261.                 INCLUDED_OSS = (
  262.                     MACOS,
  263.                     WINDOWS,
  264.                     PDOUNIX,
  265.                 );
  266.             };
  267.         };
  268.         01473B5BFF4C7E8BD85030BC = {
  269.             fileRef = 01473B4EFF4C7E8BD85030BC;
  270.             isa = PBXBuildFile;
  271.             settings = {
  272.                 ATTRIBUTES = (
  273.                     Debug,
  274.                 );
  275.                 INCLUDED_OSS = (
  276.                     MACOS,
  277.                     WINDOWS,
  278.                     PDOUNIX,
  279.                 );
  280.             };
  281.         };
  282.         034768DCFF38A43A11DB9C8B = {
  283.             isa = PBXFileReference;
  284.             path = Sproingees.saver;
  285.             refType = 3;
  286.         };
  287.         089C1669FE841209C02AAC07 = {
  288.             isa = PBXProject;
  289.             mainGroup = 089C166AFE841209C02AAC07;
  290.             projectDirPath = .;
  291.             targets = (
  292.                 089C1673FE841209C02AAC07,
  293.             );
  294.         };
  295.         089C166AFE841209C02AAC07 = {
  296.             children = (
  297.                 08FB77AFFE84173DC02AAC07,
  298.                 089C167CFE841241C02AAC07,
  299.                 089C1671FE841209C02AAC07,
  300.                 19C28FB8FE9D52D311CA2CBB,
  301.             );
  302.             isa = PBXGroup;
  303.             name = Sproingees;
  304.             refType = 4;
  305.         };
  306.         089C1671FE841209C02AAC07 = {
  307.             children = (
  308.                 1058C7ACFEA557BF11CA2CBB,
  309.                 1058C7AEFEA557BF11CA2CBB,
  310.             );
  311.             isa = PBXGroup;
  312.             name = "Frameworks and Libraries";
  313.             refType = 4;
  314.         };
  315.         089C1672FE841209C02AAC07 = {
  316.             isa = PBXFrameworkReference;
  317.             name = Foundation.framework;
  318.             path = /System/Library/Frameworks/Foundation.framework;
  319.             refType = 0;
  320.         };
  321.         089C1673FE841209C02AAC07 = {
  322.             buildPhases = (
  323.                 089C1674FE841209C02AAC07,
  324.                 089C1675FE841209C02AAC07,
  325.                 089C1676FE841209C02AAC07,
  326.                 089C1677FE841209C02AAC07,
  327.                 089C1679FE841209C02AAC07,
  328.             );
  329.             buildSettings = {
  330.                 FRAMEWORK_SEARCH_PATHS = "";
  331.                 HEADER_SEARCH_PATHS = "";
  332.                 LIBRARY_SEARCH_PATHS = "";
  333.                 OPTIMIZATION_CFLAGS = "";
  334.                 OTHER_CFLAGS = "";
  335.                 OTHER_LDFLAGS = "-bundle -undefined suppress";
  336.                 OTHER_REZFLAGS = "";
  337.                 SECTORDER_FLAGS = "";
  338.                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  339.                 WRAPPER_EXTENSION = saver;
  340.             };
  341.             conditionalBuildSettings = {
  342.             };
  343.             dependencies = (
  344.             );
  345.             isa = PBXBundleTarget;
  346.             name = Sproingees;
  347.             productInstallPath = /Library/ScreenSavers;
  348.             productName = Sproingees;
  349.             productReference = 034768DCFF38A43A11DB9C8B;
  350.             productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  351. <!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
  352. <plist version=\"0.9\">
  353. <dict>
  354.     <key>CFBundleDevelopmentRegion</key>
  355.     <string>English</string>
  356.     <key>CFBundleExecutable</key>
  357.     <string>Sproingees</string>
  358.     <key>CFBundleIconFile</key>
  359.     <string></string>
  360.     <key>CFBundleIdentifier</key>
  361.     <string></string>
  362.     <key>CFBundleInfoDictionaryVersion</key>
  363.     <string>6.0</string>
  364.     <key>CFBundlePackageType</key>
  365.     <string>BNDL</string>
  366.     <key>CFBundleSignature</key>
  367.     <string>????</string>
  368.     <key>CFBundleVersion</key>
  369.     <string>0.0.1d1</string>
  370.     <key>NSPrincipalClass</key>
  371.     <string></string>
  372. </dict>
  373. </plist>
  374. ";
  375.             shouldUseHeadermap = 1;
  376.         };
  377.         089C1674FE841209C02AAC07 = {
  378.             buildActionMask = 2147483647;
  379.             files = (
  380.                 01473B4FFF4C7E8BD85030BC,
  381.                 01473B50FF4C7E8BD85030BC,
  382.             );
  383.             isa = PBXHeadersBuildPhase;
  384.             name = Headers;
  385.         };
  386.         089C1675FE841209C02AAC07 = {
  387.             buildActionMask = 2147483647;
  388.             files = (
  389.                 089C1680FE841241C02AAC07,
  390.             );
  391.             isa = PBXResourcesBuildPhase;
  392.             name = "Bundle Resources";
  393.         };
  394.         089C1676FE841209C02AAC07 = {
  395.             buildActionMask = 2147483647;
  396.             files = (
  397.                 01473B51FF4C7E8BD85030BC,
  398.                 01473B52FF4C7E8BD85030BC,
  399.                 01473B53FF4C7E8BD85030BC,
  400.                 01473B54FF4C7E8BD85030BC,
  401.                 01473B55FF4C7E8BD85030BC,
  402.                 01473B56FF4C7E8BD85030BC,
  403.                 01473B57FF4C7E8BD85030BC,
  404.                 01473B58FF4C7E8BD85030BC,
  405.                 01473B59FF4C7E8BD85030BC,
  406.                 01473B5AFF4C7E8BD85030BC,
  407.                 01473B5BFF4C7E8BD85030BC,
  408.             );
  409.             isa = PBXSourcesBuildPhase;
  410.             name = Sources;
  411.         };
  412.         089C1677FE841209C02AAC07 = {
  413.             buildActionMask = 2147483647;
  414.             files = (
  415.                 1058C7AFFEA557BF11CA2CBB,
  416.                 01473B40FF4C7D62D85030BC,
  417.                 01473B41FF4C7D62D85030BC,
  418.             );
  419.             isa = PBXFrameworksBuildPhase;
  420.             name = "Frameworks & Libraries";
  421.         };
  422.         089C1679FE841209C02AAC07 = {
  423.             buildActionMask = 2147483647;
  424.             files = (
  425.             );
  426.             isa = PBXRezBuildPhase;
  427.             name = "ResourceManager Resources";
  428.         };
  429.         089C167CFE841241C02AAC07 = {
  430.             children = (
  431.                 089C167DFE841241C02AAC07,
  432.             );
  433.             isa = PBXGroup;
  434.             name = Resources;
  435.             refType = 4;
  436.         };
  437.         089C167DFE841241C02AAC07 = {
  438.             children = (
  439.                 089C167EFE841241C02AAC07,
  440.             );
  441.             isa = PBXVariantGroup;
  442.             name = InfoPlist.strings;
  443.             refType = 4;
  444.         };
  445.         089C167EFE841241C02AAC07 = {
  446.             isa = PBXFileReference;
  447.             name = English;
  448.             path = English.lproj/InfoPlist.strings;
  449.             refType = 4;
  450.         };
  451.         089C167FFE841241C02AAC07 = {
  452.             isa = PBXFrameworkReference;
  453.             name = AppKit.framework;
  454.             path = /System/Library/Frameworks/AppKit.framework;
  455.             refType = 0;
  456.         };
  457.         089C1680FE841241C02AAC07 = {
  458.             fileRef = 089C167DFE841241C02AAC07;
  459.             isa = PBXBuildFile;
  460.             settings = {
  461.                 INCLUDED_OSS = (
  462.                     MACOS,
  463.                     WINDOWS,
  464.                     PDOUNIX,
  465.                 );
  466.             };
  467.         };
  468.         08FB77AFFE84173DC02AAC07 = {
  469.             children = (
  470.                 01473B42FF4C7E8BD85030BC,
  471.                 01473B43FF4C7E8BD85030BC,
  472.                 01473B44FF4C7E8BD85030BC,
  473.                 01473B45FF4C7E8BD85030BC,
  474.                 01473B46FF4C7E8BD85030BC,
  475.                 01473B47FF4C7E8BD85030BC,
  476.                 01473B48FF4C7E8BD85030BC,
  477.                 01473B49FF4C7E8BD85030BC,
  478.                 01473B4AFF4C7E8BD85030BC,
  479.                 01473B4BFF4C7E8BD85030BC,
  480.                 01473B4CFF4C7E8BD85030BC,
  481.                 01473B4DFF4C7E8BD85030BC,
  482.                 01473B4EFF4C7E8BD85030BC,
  483.             );
  484.             isa = PBXGroup;
  485.             name = Sources;
  486.             refType = 4;
  487.         };
  488.         1058C7ACFEA557BF11CA2CBB = {
  489.             children = (
  490.                 1058C7ADFEA557BF11CA2CBB,
  491.                 01473B31FF4C7D62D85030BC,
  492.                 01473B32FF4C7D62D85030BC,
  493.             );
  494.             isa = PBXGroup;
  495.             name = "Linked Frameworks";
  496.             refType = 4;
  497.         };
  498.         1058C7ADFEA557BF11CA2CBB = {
  499.             isa = PBXFrameworkReference;
  500.             name = Cocoa.framework;
  501.             path = /System/Library/Frameworks/Cocoa.framework;
  502.             refType = 0;
  503.         };
  504.         1058C7AEFEA557BF11CA2CBB = {
  505.             children = (
  506.                 089C1672FE841209C02AAC07,
  507.                 089C167FFE841241C02AAC07,
  508.             );
  509.             isa = PBXGroup;
  510.             name = "Other Frameworks";
  511.             refType = 4;
  512.         };
  513.         1058C7AFFEA557BF11CA2CBB = {
  514.             fileRef = 1058C7ADFEA557BF11CA2CBB;
  515.             isa = PBXBuildFile;
  516.             settings = {
  517.                 INCLUDED_OSS = (
  518.                     MACOS,
  519.                     WINDOWS,
  520.                     PDOUNIX,
  521.                 );
  522.             };
  523.         };
  524.         19C28FB8FE9D52D311CA2CBB = {
  525.             children = (
  526.                 034768DCFF38A43A11DB9C8B,
  527.             );
  528.             isa = PBXGroup;
  529.             name = Products;
  530.             refType = 4;
  531.         };
  532.     };
  533.     rootObject = 089C1669FE841209C02AAC07;
  534. }
  535.